home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio / Ham Radio CD-ROM (Emerald Software) (1995).ISO / kenwood / kenwood / kenwood.doc next >
Text File  |  1986-10-03  |  4KB  |  81 lines

  1.                      KENWOOD.DOC
  2.  
  3.                   Documentation for KENWOOD.EXE version 1.0
  4. /////////////////////////////////////////////////////////////////////////////
  5. KENWOOD.EXE is a MSDOS Amateur Radio Control program for the Kenwood(TM) series
  6. of tranceivers (TS-711A-E, TS-811A-E, and TS-940S). It is designed to automat-
  7. ically sense the type of equipment and activate all standard features as well
  8. as those unique to a particular model. Todate the software has only been test-
  9. ed with the TS-811A. Reports of abnormal behaviour as well as suggestions for
  10. enhancements would be appreciated.
  11. /////////////////////////////////////////////////////////////////////////////
  12.  
  13. A. Required equipment:
  14.     1. Kenwood interface kit (ie. IF-10A/IF-10B).
  15.     2. Kenwood interface kit IF-232C.
  16.     3. Applicable Kenwood transceiver.
  17.  
  18. B. Known bugs:
  19.     1. Software fails to initialize equipment at times during startup. The
  20.        solution is a very simple fix that will be implemented later. Anyhow
  21.        it is not a major problem. Just restart the program and everything
  22.        should start up immediately.
  23.     2. If commands are given in a way that confuse the transceiver the
  24.            crt display gets all screwed up. I added a command to refresh screen
  25.        to minimize the impact. Read the transceiver manual before attempting
  26.        to use the equipment. This software does'nt protect you from cockpit
  27.        errors.
  28.  
  29. This software is the property of Roderick W. Hart and is distributed under the
  30. shareware concept. The user is given a limited licence to use and copy as long
  31. as no attempt is made to derive financial benefits and the owner's copyright
  32. stays intact. Anyone feeling the desire to do so is requested to send whatever
  33. they think this work is worth to:
  34.  
  35.     Roderick W. Hart
  36.     9841 Branchleigh Road
  37.     Randallstown, Maryland 21133
  38.  
  39. NOTE: There is no warrantee, or guarantee implied or otherwise made by the 
  40. author. The user accepts all responsibility for its' use.
  41.  
  42.                         Rod Hart WA3MEZ
  43.                         Uucp Address: cp1!hart      
  44.                         Packet Net: w3iwi@wa3mez
  45.                         Internet: hart@cp1.BELL-ATL.com
  46.  
  47. /////////////////////////////////////////////////////////////////////////////
  48.  
  49. The program is "SELF DOCUMENTING" so this is all the documentation you will get.
  50. sample crt display follows:
  51.  
  52.  
  53.  
  54.                        KENWOOD HAM RADIO CONTROL PROGRAM                        
  55.                              (c) Roderick W. Hart                               
  56.                               September 25, 1986                                
  57.                                                                                 
  58.                              Freq :442.466600 Mhz                               
  59. VFO A :440.452000 Mhz                                    VFO B :442.466600 Mhz  
  60. RIT Freq    :-0010 Hz                                    Step Freq   :00000 Hz  
  61. Memory Ch   :31                                          Freq Offset :SIMPLEX   
  62. Tone Freq   :08                                          TX/RX       :RECEIVE   
  63. Status      :MEM UNLOCKED                                Split Spec  :          
  64.                                                                                 
  65. A Refresh Scrn  : L Select Function : W Toggle Mem scan : 8 Tune Slope High     
  66. B Antenna Tuner : M Scan Hold       : X Read Scan Mem   : 9 Tune Slope Low      
  67. C DCS ID        : N Scan Hold Stat  : Y Write To Mem    : 0 Toggle Split        
  68. D Tune Upward   : O Read Equip ID   : Z Set Freq Offset : a Toggle Step         
  69. E Tune Downward : P Read Equip Stat : 1 Clear RIT       : b Set Subtone         
  70. F Toggle DCS    : Q Toggle Lock     : 2 RIT Upward      : c Toggle Subtone      
  71. G Read DCS Stat : R Read Lock Stat  : 3 RIT Downward    : d Set VBT Passband    
  72. H Set VFO A     : S Local Control   : 4 Toggle RIT      : e Display VBT         
  73. I Set VFO B     : T Set Memory Ch   : 5 Receive         : f Generate Voice      
  74. J Read VFO A    : U Set Mode        : 6 Transmit        : g Toggle XIT          
  75. K Read VFO B    : V Display Memory  : 7 Toggle Scan     : h Return to DOS       
  76. ?                                                                               
  77.                                                                                 
  78. RIT:OFF Tone:OFF DCS:OFF Split:OFF Scan:OFF Mode:FM  Function:VFO B   ID:TS-811 
  79.  
  80.  
  81.